I ran out of time so this is just a demonstration of what I got done.
You can hack some doors and unlock some higher security rooms, but the room in camera 5 is the end of the "demo"

IMPORTANT COMMANDS:
 * SHOW <module> ON <monitor> - Used to show things on any of the 4 monitors

    Here's the list of modules:
     * GRID - Blueprint of the map, shows the location of cameras, doors and their codes
     * COMMS - Communications program, used to see what the "agent" is saying to you
     * CAM <x> - Shows the feed for camera "x" on the given monitor
     * HISTORY - Shows the last 9 messages you entered
	
 * SAY <message> - Used to give the agent instructions or make questions
    The agent responds to:
	* GO <direction>, where direction is NORTH, SOUTH, EAST, WEST or BACK
	* CONTINUE or KEEP GOING, the agent will attempt to follow the path in the same direction it was already traveling
	* WHERE CAN YOU GO, the agent will respond with which directions they can go
	* STOP, the agent will stop between positions, then you can say GO BACK or CONTINUE to have them turn around or keep going
	* HACK, if the agent is near a purple terminal, the agent will HACK the terminal and give you that security level

 * HACK <code>, Allows you to hack into doors by typing their name,
	Once you're hacking the door, you can use OPEN, CLOSE or EXIT

 * COMMS, Puts the terminal into "Communication" mode, which lets you talk easily without typing say, to go back to normal say EXIT
 * PAN <direction> <amount>, Lets you pan the GRID module around the map, takes UP, DOWN, LEFT or RIGHT as direction 
 * ZOOM <direction>, lets you zoom in or out the GRID module, takes IN or OUT
 * SWAP <monitor> <monitor>, lets you swap the modules on two monitors